a11y: Refactor textcellaccessible code
authorJoanmarie Diggs <jdiggs@igalia.com>
Wed, 25 Mar 2015 02:54:19 +0000 (03:54 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 25 Mar 2015 03:06:23 +0000 (04:06 +0100)
commit4340e977e4847f3f451a7e397435895afa3107f5
treee9c143b1f03c8921ca943daddff39a4f27345ce5
parentabf3d78b5717cb66f3e231a521057188c426d473
a11y: Refactor textcellaccessible code

Compute the new text and its length in advance. This way those
computations will not confuse us when they happen in the middle of the
actual action.

https://bugzilla.gnome.org/show_bug.cgi?id=746706
gtk/a11y/gtktextcellaccessible.c